バージョン 24.2 (最新)

GetSmartBounds メソッド (SmartPlaceableWrapper<T>)

指定した SmartPosition で SmartPlaceableWrapper のスマート配置境界を取得します。
シンタックス
public Rect GetSmartBounds( 
   SmartPosition position
)

パラメータ

position
SmartPlaceableWrapper の配置方法を示す SmartPosition 値。

戻り値の型

所定の SmartPosition における SmartPlaceableWrapper の計算済み境界を表す Rect。
参照